home *** CD-ROM | disk | FTP | other *** search
- if exists :workdir.amipac
- echo ""
- echo ""
- echo ""
- echo ""
- Echo " You'll have to drag the 'Amipac_>>>_HD' -icon to the window of"
- echo " the drawer in which you want to install AmiPac and double-click"
- echo " the icon there!"
- echo ""
- wait 30
- quit
- endif
-
- LAB DF0_test
- If not exists df0:a.x/floppy
- echo ""
- echo ""
- echo ""
- echo ""
- echo " "
- echo " Make sure that the AmiPac distribution disk is in DF0: ! "
- echo " "
- echo ""
- echo " Press RETURN when ready."
- echo ""
- ask ""
- SKIP DF0_test BACK
- else
- assign AmiSource: df0:
- endif
-
- execute amisource:install.hd
-